//==============================================================================
// Diomedes_anim.txt
//==============================================================================

//==============================================================================
define Head
{
	set hotspot
	{
		version
		{
                        Visual Hero G Menelaus Head
		}
	}
}

//==============================================================================
define Sword
{   
	set hotspot
	{
		version
		{
			Visual attachments g sword iron
		}
	} 
}


//==============================================================================
define heroglow
{
   set hotspot
   {
      version
      {
         Visualparticle SFX A Hero Glow Small
      }
   }
}

//==============================================================================
define SunLight
{
   set hotspot
   {
      version
      {
         Visualparticle SFX A God Power Summon Sunlight
      }
   }
}


//==============================================================================
define GroundGlow
{
   set hotspot
   {
      version
      {
         Visualparticle SFX A God Power Summon GroundGlow
      }
   }
}

//==============================================================================
anim Idle
{
   SetSelector
   {
		SetSelector
		{
			set hotspot
			{
				version
				{
					Visual Hero G Theseus_idleA
ReplaceTexture Hero G Theseus/hero g menelaus body
ReplaceTexture Hero G Theseus Shield/hero g menelaus shield
					Connect FRONTABDOMEN heroglow hotspot
					connect RightHand Sword hotspot
					Connect TopOfHead Head hotspot
				}
			}
		}
   }
}

//==============================================================================
anim Recover
{
   SetSelector
   {
		SetSelector
		{
			set hotspot
			{
				version
				{
					Visual Hero G Theseus_idleA
ReplaceTexture Hero G Theseus/hero g menelaus body
ReplaceTexture Hero G Theseus Shield/hero g menelaus shield
					connect hotspot sunlight hotspot
					connect hotspot groundglow hotspot
					Connect FRONTABDOMEN heroglow hotspot
					connect RightHand Sword hotspot
					Connect TopOfHead Head hotspot
				}
			}
		}
   }
}

//==============================================================================
anim WhirlwindAttack
{
   SetSelector
   {
		SetSelector
		{
			set hotspot
			{
				version
				{
					Visual Hero G Theseus_idleA
ReplaceTexture Hero G Theseus/hero g menelaus body
ReplaceTexture Hero G Theseus Shield/hero g menelaus shield
					Connect FRONTABDOMEN heroglow hotspot
					connect RightHand Sword hotspot
					Connect TopOfHead Head hotspot
				}
			}
		}
   }
}

//==============================================================================
anim Bored
{
   SetSelector
   {
		SetSelector
		{
			set hotspot
			{
				version
				{
					Visual Hero G Theseus_boredA
ReplaceTexture Hero G Theseus/hero g menelaus body
ReplaceTexture Hero G Theseus Shield/hero g menelaus shield
					Connect FRONTABDOMEN heroglow hotspot
					connect RightHand Sword hotspot
					Connect TopOfHead Head hotspot
				}
			}
		}
   }
}

//==============================================================================
anim attack
{
   SetSelector
   {
      set hotspot
      {
         version
         {
            Visual Hero G Theseus_attackA
ReplaceTexture Hero G Theseus/hero g menelaus body
ReplaceTexture Hero G Theseus Shield/hero g menelaus shield
//-- auto generated by the bang animation tool
//-- do not hand edit these values
            tag Attack 0.46 true   
            tag GenericSound 0.40 true   
//-- end auto generated section
				Connect FRONTABDOMEN heroglow hotspot
				connect RightHand Sword hotspot
				Connect TopOfHead Head hotspot
         }
      }
   }
}

//==============================================================================
anim death
{
   SetSelector
   {
      set hotspot
      {
         version
         {
            Visual Hero G Theseus_deathA
ReplaceTexture Hero G Theseus/hero g menelaus body
ReplaceTexture Hero G Theseus Shield/hero g menelaus shield
			connect RightHand Sword hotspot
			Connect TopOfHead Head hotspot
         }
      }
   }
}

//==============================================================================
anim Walk
{
   SetSelector
   {
		SetSelector
		{
			set hotspot
			{
				version
				{
					Visual Hero G Theseus_walkA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
               tag FootstepLeft 0.30 true   
               tag FootstepRight 0.80 true   
//-- end auto generated section
ReplaceTexture Hero G Theseus/hero g menelaus body
ReplaceTexture Hero G Theseus Shield/hero g menelaus shield
					Connect FRONTABDOMEN heroglow hotspot
					connect RightHand Sword hotspot
					Connect TopOfHead Head hotspot
				}
			}
		}
   }
}

//==============================================================================
anim flail
{
   SetSelector
   {
      set hotspot
      {
         version
         {
            Visual Hero G Theseus_flailA
ReplaceTexture Hero G Theseus/hero g menelaus body
ReplaceTexture Hero G Theseus Shield/hero g menelaus shield
				Connect FRONTABDOMEN heroglow hotspot
				connect RightHand Sword hotspot
				Connect TopOfHead Head hotspot
         }
      }
   }
}
